[@main]
#IF
checkpkpoint 2
#ACT
goto @pker
#ELSEACT
goto @main-5

[@main-5]
#IF
Check [366] 1
#ACT
goto @questdone
break

#IF
Check [369] 1
#ACT
goto @quest4
break

#IF
check [368] 1
#ACT
goto @quest3
break

#IF
check [367] 1
#ACT
goto @quest2
#ELSEACT
goto @main-1

[@pker]
huh you are bad go away!

[@main-1]
ahhh hello hello. Sorry I screamed\
Im just scared of those things that invaded our home\
the rest of my family ran together with my servants\
<what things?/@quest1>\
<I dont give a damn/@exit>

[@quest1]
Ehm EyeBalls with legs\
I cant desribe them any better\
1 of them is in the kitchen!!!\\
<want me to kill it/@kill>\
<not my prob/@exit>

[@kill]
#IF
check [366] 0
check [369] 0
check [368] 0
check [367] 0
#ACT
SET [367] 1
#SAY
o yes please and bring me his EyeBall to prove its dead!!\
the kitchen is at the right\

[@quest2]
And is the creep dead?\
<yes he is/@quest2b>\
<not yet/@exit>

[@quest2b]
#IF
check [366] 0
check [369] 0
check [368] 0
check [367] 1
checkitem EyeBall 1
#ACT
take eyeball 1
SET [368] 1
goto @quest2c
#ELSESAY
ehm I told you to bring me his eyeball as proof!!\

[@quest2c]
ooo ty but our cellar is also invaded by those those...things!!!\
We are looking for a strong guy to release us from them\
Do you think you are strong enough?\
<yes I believe I am/@quest2d>\

[@quest2d]
#ACT
#SAY
ok then the cellar is down, bring me a BigEyeBall, as proof\
you can survive there!!\

[@quest3]
Welcome back. Did you brought me a BigEyeBall?\\
<yes as a matter of fact I did/@quest3b>\
<not yes/@exit>

[@quest3b]
#IF
check [366] 0
check [369] 0
check [368] 1
check [367] 1
checkitem BigEyeBall 1
#ACT
take BigEyeball 1
SET [369] 1
goto @quest3c
#ELSESAY
ehm I told you to bring me a BigEyeBall as proof!!\

[@quest3c]
Well done. Now I believe you are strong enough!!\
There is some kind of a boss EyeBall that commands\
the others. Kill it and bring me his eye as proof!\
<alright I will kill that bastard!!!/@quest3d>

[@quest3d]
#ACT
#SAY
great I knew I could count on you!!!

[@quest4]
And did you brought me the EliteEyeBall?\
<yes I did/@quest4b>\
<not yet/@exit>

[@quest4b]
#IF
check [366] 0
check [369] 1
check [368] 1
check [367] 1
checkitem EliteEyeBall 1
#ACT
take EliteEyeBall 1
give PowerApple 3
give EyeBallRing 1
SET [366] 1
SET [550] 1
#SAY
well done I didnt dare to hope that your mission would b such a big succes!!
#ELSESAY
ehm I told you to bring me a EliteEyeBall as proof!!\


[@questdone]
tnx again for your courage!!!\
<any time m8/@talksomemore>

[@talksomemore]
Well my guest ran and my 2 brothers left the house a while ago\
I dunno where 1 is but 1 of them went to a place called zuma temple\
or something\
<cool mayb Ill check it out/@exit>
